Palette to Gradient
Create gradient from palette.
Node Data | |
|---|---|
Display name | |
Palette to Gradient | |
Internal name | |
Node_Gradient_Palette | |
Inheritances | |
| Node_Processor | |
| Node_Gradient_Palette | |
Inputs | |
palette |
Palette |
bool |
Custom Positions |
float |
Positions |
enum |
Interpolation |
Outputs | |
gradient |
Gradient |
COnvert palette to gradient with each color as key.
Properties
| Custom Positions | Whether to use custom array to define position. |
| Positions | Array of numbers to define position of each colors. |
| Interpolation | Interpolation type of the graident. |